keep GtkBox as an abstract type and keep _gtk_box_new() as private
author11:03:30 Tim Janik <timj@imendio.com>
Tue, 7 Oct 2008 09:07:27 +0000 (09:07 +0000)
committerTim Janik <timj@src.gnome.org>
Tue, 7 Oct 2008 09:07:27 +0000 (09:07 +0000)
commitddd556aff4d7aa0733d87814c37b53208a21b409
treef147dd2c44d335f7434f64d58285f33dcff4a60d
parenta23bb3bf88419514db60ed1da4add6302cc744a1
keep GtkBox as an abstract type and keep _gtk_box_new() as private

2008-10-07 11:03:30  Tim Janik  <timj@imendio.com>

        * gtk/gtkbox.h: keep GtkBox as an abstract type and keep _gtk_box_new()
        as private function until we settle on the exact semantics.
        renamed _gtk_box_set_old_defaults() as suggested by Mitch.

svn path=/trunk/; revision=21599
ChangeLog
gtk/gtk.symbols
gtk/gtkbox.c
gtk/gtkbox.h
gtk/gtkhbox.c
gtk/gtkvbox.c